This is a plugin/filter for adding textual subtitles to video. - The supported plugin interfaces are virtualdub's and avisynth's. - Using it as a virtualdub plugin, it will reload the source file when it changes (even while encoding!). - Avisynth usage: LoadPlugin("textsub.vdf") TextSub("path\filename.ext"[, charset[, fps]])